agentcoop/phpcrystal is a Laravel package for an extension of the laravel php framework..
It currently has 8 GitHub stars and 23 downloads on Packagist (latest version v0.1.6).
Install it with composer require agentcoop/phpcrystal.
Discover more Laravel packages by agentcoop
or browse all Laravel packages to compare alternatives.
Last updated
PhpCrystal is an extension of the popular PHP framework Laravel shipped with a modular approach and functionalities such as:
Create a new project:
composer create-project --no-install agentcoop/phpcrystal myapp
Build Docker images:
cd myapp && docker-compose up --build
Go to http://localhost:60000 and, if everything is good, you'll see the Laravel welcome page.
| Laravel | Package | |---------|---------| | 5.6.* | 1.0.x |
Licensed under the MIT license.