Libraries tagged by form extra
diversen/simple-php-translation
6969 Downloads
simple solution for doing translation, extracting translations, and doing auto translation through google
killov/phpstan-banned-double-equals
28875 Downloads
Extra strict equals for PHPStan
ballen/linguist
2073 Downloads
Linguist is a PHP library for parsing strings and extracting prefixed words in content ideal for working with @mentions, #topics and custom tags.
mimmi20/wurfl-generic-request
59393 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
specbee/storm_cms_layout_builder
4544 Downloads
Adds extra configurations and options for Layout Builder sections
middlebury/monolog-pantheon
9294 Downloads
Processor to extract Pantheon environment details for Monolog.
spooner-web/just_news
22103 Downloads
Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.
gourmet/validation
18797 Downloads
Extra validation providers and rules for CakePHP 3
mediawiki/cldr
8606 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
martinezdelariva/hydrator
21569 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
dpn/xml-sitemap-bundle
33584 Downloads
Generates XML sitemaps for your favourite search engine by extracting sitemap information out of the site's routes.
g4/aura-router
11525 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
crawlzone/crawlzone
5226 Downloads
Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web search and testing solution. It can be used for a wide range of purposes, from extracting and indexing structured data to monitoring and automated testing.
mobilestock/laravel-model-affected-rows-verification
4459 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
yii2tech/ar-eagerjoin
17719 Downloads
Provides support for ActiveRecord relation eager loading via join without extra query in Yii2