https://github.com/pandaplatform/pandaphp.org
This is the pandaphp.org website source code
https://github.com/pandaplatform/pandaphp.org
Last synced: about 1 year ago
JSON representation
This is the pandaphp.org website source code
- Host: GitHub
- URL: https://github.com/pandaplatform/pandaphp.org
- Owner: PandaPlatform
- License: mit
- Created: 2016-09-04T20:04:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T20:33:30.000Z (over 8 years ago)
- Last Synced: 2025-01-26T11:28:15.241Z (over 1 year ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Panda Template Application
Panda is a web application framework build with simplicity and wisdom. We are building Panda to be a light yet powerfull framework that will be part of the web php community. Panda includes a lot of common libraries but also includes functionality for common tasks and needs for many web projects like sessions, routing, authentication and more.
## Official Documentation
We are working on our documentation for the framework which will can found on the [Panda website](http://pandaphp.org/docs).
## Contributing
Thank you for considering contributing to the Panda framework! The contribution guide can be found in the [Panda documentation](http://pandaphp.org/docs/contributions).
## Security Vulnerabilities
If you discover a security vulnerability within Panda framework, please send an e-mail to Ioannis Papikas at papikas.ioan@gmail.com. All security vulnerabilities will be promptly addressed.
## License
The Panda framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).