web2all/framework

Web2All framework

1.0.2 2017-12-12 14:59 UTC

This package is not auto-updated.

Last update: 2024-04-20 13:54:38 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).