Libraries tagged by da
dyrynda/laravel-nullable-fields
174951 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
drfraker/snipe-migrations
359718 Downloads
Blazing fast database migrations for Laravel tests.
divineomega/password_exposed
1557236 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
dflydev/placeholder-resolver
14399888 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
dflydev/dot-access-configuration
14313721 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
deliciousbrains/wp-migrations
151589 Downloads
WordPress library for managing database table schema upgrades and data seeding
creagia/filament-code-field
236130 Downloads
A Filamentphp input field to edit or view code data.
craue/config-bundle
973811 Downloads
Database-stored settings made available via a service for your Symfony project.
components/mathjs
3336 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
coderkungfu/php-queue
119814 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
codemix/yii2-excelexport
348823 Downloads
A utility to quickly create Excel files from query results or raw data
cmfcmf/openweathermap-php-api
1243999 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
clickstorm/cs-seo
359609 Downloads
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.
canvural/php-openapi-faker
372022 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
cakephp/elastic-search
640015 Downloads
An Elastic Search datasource and data mapper for CakePHP