web2all / framework
Web2All framework
1.0.2
2017-12-12 14:59 UTC
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: ~4.8
This package is not auto-updated.
Last update: 2025-03-22 17:57:56 UTC
README
This framework is used by almost all Web2All PHP projects. It used to be proprietary software but now it has been released to the public domain under a MIT license.
The framework is no longer actively maintained. Most likely it is only of interest if you own software created by Web2All B.V. which was built using this framework.
What does it do
The base framework handles the following:
- Sending e-mail
- handling errors and notices (log or e-mail)
- logging
- configuration management
- class loading (or autoloading)
License
Web2All framework is open-sourced software licensed under the MIT license (https://opensource.org/licenses/MIT).