2017 © Pedro Peláez
 

library codex

The Laravel Framework.

image

codex/codex

The Laravel Framework.

  • Monday, July 4, 2016
  • by kai_desu
  • Repository
  • 7 Watchers
  • 152 Stars
  • 304 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 19 Forks
  • 2 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

Codex 2 - BETA!

GitHub Version Total Downloads Documentation Source License, (*1)

Introduction

Codex is a file-based documentation platform built on top of Laravel. It's completely customizable and dead simple to use to create beautiful documentation., (*2)

Codex is able to do things like transforming markdown or automaticaly fetching documentation from a Bitbucket/Github repositories. Most of it's features are provided by addons. Codex is extenable, themeable, hackable and simple to setup and use., (*3)

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code., (*4)

Features

  • Laravel 5
  • Markdown, Creole or custom document parsers
  • Host a unlimited number of projects/manuals with accompanying versions
  • Extenable, themeable, hackable
  • Simple to setup and use
  • Syntax Highlighting
  • Easy navigation defined in YAML
  • SEO Friendly URLs
  • Default theme build on Laravels theme
  • Multiple storage methods (local, dropbox, amazon, etc)
  • Can be installed as stand-alone or sub-component in your own (Laravel) project.
  • (Addon Feature) Github/Bitbucket (auto webhook) synchronisation based on tags/branches.
  • (Addon Feature) Smooth working, custom PHPDoc integration
  • (Addon Feature) Access restriction on projects using Github/Bitbucket login
  • Much, much more!

Documentation

Check out the official documentation., (*5)

Installation

composer create-project codex/codex --stability=beta
cd codex
php artisan serve

License

Copyright (c) 2015 Robin Radic, MIT License, (*6)

The Versions

04/07 2016

v1.x-dev

1.9999999.9999999.9999999-dev

The Laravel Framework.

  Sources   Download

MIT

The Requires

 

laravel framework

16/11 2014

1.1.0

1.1.0.0

The Laravel Framework.

  Sources   Download

MIT

The Requires

 

laravel framework

06/11 2014

1.0.0

1.0.0.0

The Laravel Framework.

  Sources   Download

MIT

The Requires

 

laravel framework