Libraries tagged by useful
interconnectit/search-replace-db
106656 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
dereuromark/cakephp-tools
820938 Downloads
A CakePHP plugin containing lots of useful and reusable tools
weew/helpers-array
8776012 Downloads
Useful collection of php array helpers.
symbiote/silverstripe-gridfieldextensions
1594874 Downloads
A collection of useful grid field components
simplesamlphp/assert
6595714 Downloads
A wrapper around webmozart/assert to make it useful beyond checking method arguments
seboettg/collection
1004239 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
kartik-v/yii2-password
991301 Downloads
Useful password strength validation utilities for Yii Framework 2.0
itamair/geophp
5142949 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
infinite-networks/form-bundle
1065514 Downloads
A collection of useful form types and extensions for Symfony
helhum/typoscript-rendering
622812 Downloads
Can render a TypoScript path by URL, especially useful for Ajax dispatching
contributte/neonizer
641915 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
abcaeffchen/sepa-utilities
1638162 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
genealabs/laravel-casts
189117 Downloads
Useful form macros for Laravel's Blade template engine.
laracraft-tech/laravel-useful-additions
80061 Downloads
A collection of useful Laravel additions!
voku/css-to-inline-styles
231231 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.