Libraries tagged by form extra
killov/phpstan-banned-double-equals
26649 Downloads
Extra strict equals for PHPStan
ballen/linguist
2042 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
58017 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
specbee/storm_cms_layout_builder
3837 Downloads
Adds extra configurations and options for Layout Builder sections
middlebury/monolog-pantheon
8285 Downloads
Processor to extract Pantheon environment details for Monolog.
concrete5/oauth-user-data
261030 Downloads
concrete5 Fork of Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers
spooner-web/just_news
21444 Downloads
Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.
gourmet/validation
18217 Downloads
Extra validation providers and rules for CakePHP 3
mediawiki/cldr
8496 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
martinezdelariva/hydrator
21298 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
dpn/xml-sitemap-bundle
33469 Downloads
Generates XML sitemaps for your favourite search engine by extracting sitemap information out of the site's routes.
g4/aura-router
10413 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
5204 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
2456 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
17530 Downloads
Provides support for ActiveRecord relation eager loading via join without extra query in Yii2