Libraries tagged by simple framework
utopia-php/di
131863 Downloads
A simple and lite library for managing dependency injections
utopia-php/detector
165735 Downloads
A simple library for fast and reliable environment identification.
utopia-php/compression
346141 Downloads
A simple Compression library to handle file compression
text/template
205906 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
httpsoft/http-basis
43277 Downloads
Simple and fast HTTP microframework implementing PSR standards
byjg/migration
90400 Downloads
A simple, framework-agnostic database migration tool that uses pure SQL commands for versioning your database.
akrabat/rka-slim-session-middleware
278895 Downloads
Simple session middleware for Slim Framework
atoum/stubs
807854 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
christophwurst/nextcloud_testing
928969 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit
cooperl/laravel-db2
125338 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
danjam/slim-mustache-view
86447 Downloads
Simple Slim 3 framework view renderer for mustache templates using Mustache.php
ttree/scheduler
110917 Downloads
Simple task scheduler for Neos Flow Framework
simple-swoole/simps
8081 Downloads
A simple, lightweight and high-performance PHP coroutine framework.
utopia-php/query
44168 Downloads
A simple library providing a query abstraction for filtering, ordering, and pagination
utopia-php/circuit-breaker
28758 Downloads
Light & simple Circuit Breaker for PHP to prevent cascading failures in distributed systems.