A comprehensive PHP wrapper class for ImageMagick:
* Capable of further development
* Object-oriented
* Simple to install and use
* Platform independent
* Performs at least as well as PHP Imagick
Release 0.1 (alpha): 20-May-21
Currently all functions are under test. Please contact tmagic at skeptic dot de with any bugs.
See also https://www.skeptic.de/SourceForge/TMagic/index.html for detailed documentation.
Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit/JMock or some of the PHPUnit clones this will need no explanation. Includes a native web browser for testing web sites directly (no JavaScript).
LiMaTo Commons' goal is to easen php software development in providing class libraries like logging, database connection, captcha etc as integrated modules. Furthermore LiMaTo Commons enforces the use of a MVC-Pattern and test driven development.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
PHPTools is a set of php modules. The tools are not intended to make development faster but safer. Features include: Type safety, Logging, Database abstraction, HTML abstraction, Test framework, Language-by-file, File handling, Date handling