https://github.com/emanueleminotto/crystal
Crystal PHP Microframework
https://github.com/emanueleminotto/crystal
microframework php psr-0 psr-11 psr-14 psr-3
Last synced: 16 days ago
JSON representation
Crystal PHP Microframework
- Host: GitHub
- URL: https://github.com/emanueleminotto/crystal
- Owner: EmanueleMinotto
- License: mit
- Created: 2014-07-27T21:30:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T07:40:40.000Z (4 months ago)
- Last Synced: 2025-03-21T19:04:52.310Z (about 1 month ago)
- Topics: microframework, php, psr-0, psr-11, psr-14, psr-3
- Language: PHP
- Homepage: https://github.com/EmanueleMinotto/crystal/wiki
- Size: 151 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Crystal PHP Microframework 
This is a PHP (5.3+) microframework based on [anonymous functions](http://php.net/manual/en/functions.anonymous.php) and [anonymous classes](https://www.php.net/manual/en/language.oop5.anonymous.php).
```php