Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomatophp/demo
Demo App For TomatoPHP Framework
https://github.com/tomatophp/demo
artisan demo filament filamentphp php splade tomatophp
Last synced: about 16 hours ago
JSON representation
Demo App For TomatoPHP Framework
- Host: GitHub
- URL: https://github.com/tomatophp/demo
- Owner: tomatophp
- Created: 2023-09-29T18:17:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-03T11:24:59.000Z (8 months ago)
- Last Synced: 2024-12-03T03:17:36.236Z (about 2 months ago)
- Topics: artisan, demo, filament, filamentphp, php, splade, tomatophp
- Language: JavaScript
- Homepage: https://demo.tomatophp.com/
- Size: 1.72 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Screenshot](https://github.com/tomatophp/tomato/blob/master/art/screenshot.png)
# Tomato Framework
🍅 TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
## Installation
```bash
composer create-project tomatophp/tomato
```## Support
you can join our discord server to get support [TomatoPHP](https://discord.com/invite/VZc8nBJ3ZU)
## Docs
you can check docs of this package on [Docs](https://docs.tomatophp.com)
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Credits
- [Fady Mondy](https://github.com/3x1io)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.