panda / framework
The Panda PHP Framework.
Installs: 5 405
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 1
Requires
- php: ^7.0
- monolog/monolog: ^1.0
- panda/helpers: ^2.1
- php-di/php-di: ^5.0
- psr/http-message: ^1.0
- symfony/http-foundation: ^3.0
- symfony/http-kernel: ^3.0
- symfony/routing: ^3.0
Requires (Dev)
- phpunit/phpunit: ~5.7
Replaces
- panda/config: v2.1.13
- panda/contracts: v2.1.13
- panda/l10n: v2.1.13
- panda/registry: v2.1.13
- panda/session: v2.1.13
- panda/storage: v2.1.13
README
This is the panda platform core system.
Note: This repository contains the core code of the Panda framework. If you want to build an application using Panda, visit the main Panda repository.
Panda PHP Framework
Panda is a web application framework build with simplicity and wisdom. We are building Panda to be a light yet powerful 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.
Some of the features that we are proud of:
- Simple Registry, both isolated and shared
- Smart Configuration, based on registry
- Powerful Events engine
Version 2 is growing and we are building new packages and features. Stay tuned.
Official Documentation
We are working on our documentation for the framework which will can found on the Panda website.
Contributing
Thank you for considering contributing to the Panda framework! The contribution guide can be found in the Panda documentation.
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.