Download the PHP package odan/prisma without Composer
On this page you can find all versions of the php package odan/prisma. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor odan
Package prisma
Short Description A skeleton project for Slim 3
License MIT
Homepage https://github.com/odan/prisma
Package prisma
Short Description A skeleton project for Slim 3
License MIT
Homepage https://github.com/odan/prisma
Please rate this library. Is it a good library?
Informations about the package prisma
Prisma is a skeleton project based on Slim 3, and Twig.
This project comes configured with:
- Slim 3
- Routes
- Single Action Controllers
- Logging (Monolog)
- Translations (Symfony)
- Sessions
- Authentication and Authorization
- Database Query Builder (cakephp/database)
- Database Migrations (Phinx)
- Database Migration Generator
- Date and time (Chronos)
- Console Commands (Symfony)
- Unit testing (phpunit)
Middleware:
- CSRF protection
- CORS
- Session
- Language
- Authentication
Rendering:
- Twig (slim/twig-view)
- Assets (js, css) minification and caching
- Twig translations
Continous integration:
- Tested on Travis CI and Scrutinizer CI
- Unit tests
- Integration tests (http and database)
- PHPStan
- Code style checker and fixer (PSR-1, PSR-2, PSR-12)
- DocBlock checker (PSR-5)
- Ant scripts
- Deployment scripts
Requirements
- PHP 7.2+
- MySQL 5.7+
- Apache + mod_rewrite
- Apache Ant
Recommended
- NPM
Installation
Install Prisma with Composer.
Documentation
Full documentation of this application can be found here: https://odan.github.io/prisma/.
License
The MIT License (MIT). Please see License File for more information.
Similar packages
- https://github.com/odan/psr7-skeleton
- https://github.com/gothinkster/slim-php-realworld-example-app
- https://github.com/slimphp/Slim-Skeleton
- https://github.com/dantodev/slim-skeleton
- https://github.com/tuupola/slim-skeleton
- https://github.com/akrabat/slim3-skeleton
- https://github.com/l0gicgate/Slim-Skeleton/tree/4.x
All versions of prisma with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
cakephp/chronos Version ^1.2
cakephp/database Version ^3.7
monolog/monolog Version ^1.18
odan/csrf Version ^2.1
odan/phinx-migrations-generator Version ^4
odan/session Version ^3.1
odan/twig-assets Version ^2
odan/twig-translation Version ^1.1
slim/slim Version ^3.12
slim/twig-view Version ^2.4
symfony/console Version ^4
symfony/translation Version ^4
cakephp/chronos Version ^1.2
cakephp/database Version ^3.7
monolog/monolog Version ^1.18
odan/csrf Version ^2.1
odan/phinx-migrations-generator Version ^4
odan/session Version ^3.1
odan/twig-assets Version ^2
odan/twig-translation Version ^1.1
slim/slim Version ^3.12
slim/twig-view Version ^2.4
symfony/console Version ^4
symfony/translation Version ^4
The package odan/prisma contains the following files
Loading the files please wait ....