2017 © Pedro Peláez
 

library application

Skeleton application on akademiano php framework

image

akademiano/application

Skeleton application on akademiano php framework

  • Saturday, April 29, 2017
  • by akademiano
  • Repository
  • 0 Watchers
  • 0 Stars
  • 26 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

akademiano-application

Build Status Coverage Status SensioLabsInsight Libraries.io GitHub release, (*1)

Akademiano skeleton project, (*2)

.htaccess example

<IfModule mod_rewrite.c>
  RewriteEngine on
  RewriteBase /
  RewriteCond %{REQUEST_FILENAME} !-f
  RewriteCond %{REQUEST_FILENAME} !-d
  RewriteCond %{REQUEST_FILENAME} !-l
  RewriteCond %{REQUEST_URI} !=/favicon.ico
  RewriteRule ^(.*)$ index.php [L]
</IfModule>

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Apache-2.0 © mrdatamapper, (*3)

The Versions

29/04 2017

dev-master

9999999-dev

Skeleton application on akademiano php framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Vasiliy Shvakin

29/04 2017

v1.1.x-dev

1.1.9999999.9999999-dev

Skeleton application on akademiano php framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Vasiliy Shvakin

19/04 2017

v1.0.0-beta.1

1.0.0.0-beta1

Skeleton application on akademiano php framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Vasiliy Shvakin