Libraries tagged by extensible php
text/template
205573 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.
raulfraile/ladybug-bundle
948126 Downloads
Symfony2 bundle for Ladybug library (Simple and Extensible PHP Dumper)
wikimedia/zest-css
683644 Downloads
Fast, lightweight, extensible CSS selector engine for PHP
xylemical/php-expressions
90106 Downloads
An extensible mathematical expression parser and evaluator.
blakvghost/php-validator
25719 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
rougin/slytherin
14783 Downloads
A simple and extensible PHP micro-framework.
mcustiel/power-route
553730 Downloads
Power Route is a configurable router for PHP
deuteros-php/deuteros
7186 Downloads
Drupal Entity Unit Test Extensible Replacement Object Scaffolding - Value-object entity doubles for unit testing
coldume/imagecraft
34069 Downloads
A reliable and extensible PHP image manipulation library
tempest/markdown
116 Downloads
Fast and extensible Markdown in PHP
struzik-vladislav/epp-client
15503 Downloads
PHP library for communicating with EPP(Extensible Provisioning Protocol) servers
akira/laravel-pdf-invoices
2160 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
colinodell/commonmark-php
2362 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
pekral/phpstan-rules
8713 Downloads
Extensible package of custom rules for PHPStan.
vaened/php-search-engine
128541 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.