Libraries tagged by function
sbuerk/fixture-packages
10819 Downloads
Helps working with TYPO3 test fixture extensions with typo3/testing-framework functional tests
ryangjchandler/laravel-helpers
451 Downloads
A collection of helper functions that I use across my projects.
rundiz/serializer
23857 Downloads
The Serializer classes provide functional with serialization such as check if string is serialized. It is supported unicode text.
ropendev/phptojs
4913 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
robinncode/db_craft
2200 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.
robertboes/sidecar-inertia-vite
1670 Downloads
A Sidecar function to run Inertia server-side rendering with Vite on Lambda.
repat/laravel-helper
5572 Downloads
Some helper function for developing with Laravel 5+
relewise/client
26185 Downloads
Relewise is a next generation personalization SaaS-platform, which offers functionality within product- and content recommendations and personalized search. This official SDK helps you interact with our API.
realmrhex/filament-modular-v3
2988 Downloads
Modular functionality for FilamentPHP v3.
rawilk/laravel-webauthn
12361 Downloads
Add webauthn functionality to Laravel
rapidwebltd/array_undot
12576 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
pronamic/pronamic-pay-admin-reports
7891 Downloads
This plugin adds simple reporting functionality in the WordPress admin dashboard for the Pronamic Pay plugin.
pretzlaw/wp-integration-test
26219 Downloads
Mocking return value of functions/filters and more for testing WordPress with PHPUnit.
pomm-project/pomm-module
30650 Downloads
Zend Framework 2 Module that provides Pomm2 basic functionality
polyfills/mb-trim
1058 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.