https://github.com/hantsy/php-sandbox
PHP playground
https://github.com/hantsy/php-sandbox
php8 slim-micro-framework
Last synced: 9 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T09:00:04.000Z (over 2 years ago)
- Last Synced: 2025-02-12T05:56:39.818Z (over 1 year 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)