Libraries tagged by inference
antalaron/circular-reference-detect
60516 Downloads
Circular reference detector
adaptive/php-text-difference
58809 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
researchgate/libris
9883 Downloads
An RIS parser. RIS is a format for reference metadata. A fork of technosophos/LibRIS.
mamuz/php-dependency-analysis
108273 Downloads
Static code analysis to find violations in a dependency graph
kudm761/martinez-rueda-php
122111 Downloads
Martinez-Rueda algorithm for polygon boolean operations
akeneo-labs/custom-entity-bundle
99941 Downloads
Akeneo PIM Custom entity bundle
bnomei/kirby3-autoid
21522 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
zetacomponents/database
891635 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
universal-omega/dynamic-page-list3
2027 Downloads
The DynamicPageList3 extension allows creating lists of other articles based on their category, namespace, title, references or template usage and include contents or arguments of template calls of those articles into your page.
tivie/command
52434 Downloads
An utility library that harmonizes OS differences and executes external programs in a safer way
templavoilaplus/templavoilaplus
35470 Downloads
Building kit for custom pages and content elements with individual fields, containers and backend layouts. Supporting drag'n'drop and multiple references.
tekill/env-diff
95894 Downloads
Check the difference between env files and actualize each other
shipmonk/memory-scanner
2892 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
robinncode/db_craft
2376 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
rashid2538/php-htmldiff
129546 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.