Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hantsy/php-sandbox
PHP playground
https://github.com/hantsy/php-sandbox
php8 slim-micro-framework
Last synced: 3 days ago
JSON representation
PHP playground
- Host: GitHub
- URL: https://github.com/hantsy/php-sandbox
- Owner: hantsy
- License: gpl-3.0
- Created: 2020-12-26T04:11:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T09:00:04.000Z (11 months ago)
- Last Synced: 2024-10-31T14:26:32.564Z (about 2 months ago)
- Topics: php8, slim-micro-framework
- Language: PHP
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Sandbox
My personal playground for the technology trend of PHP.## Notes
* [Create a Slim project from scratch](./docs/scratch.md)
* [Create a Slim project using slim/skeleton](./docs/skeleton.md)