Libraries tagged by introducer
goodwp/goodenberg
304 Downloads
Goodenberg is a library of components, helpers and examples for building modern WordPress sites and applications withthe block editor and all other features introduced with Gutenberg.
creativestyle/magesuite-content-constructor-remove-layout-validation
52978 Downloads
Extension removes custom layout update validation introduced in Magento 2.3.4
calmohallag/nullable-casting
9135 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
hostnet/hn-dependency-injection-plugin
43549 Downloads
Introduces the Symfony DI container in a Symfony 1 application.
williamheelis/restful-inputs
106 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
unisharp/laravel-eloquent-join
11575 Downloads
This package introduces the join magic for eloquent models and relations.
snowdog/module-product-custom-description
164 Downloads
This extension for M2 will add a new tab in product admin edition which will allow introduce custom description rows
piotrpress/wordpress-hooks
147 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
pbww/laravel-pivot
3387 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
ismayil-dev/epoch-softdelete
7 Downloads
A Laravel package that introduces epoch-based soft deletes to handle unique constraints.
humweb/laravel-eloquent-join
3636 Downloads
This package introduces the join magic for eloquent models and relations.
hard-g/buddypress-12.0-url-polyfills
1893 Downloads
Polyfills for URL-related functions introduced in BuddyPress 12.0.
guhemama/http-precondition-bundle
1934 Downloads
Introduces route preconditions when using the Symfony HttpKernel component.
assely/assely
11 Downloads
Assely introduces some standarized and comfortable ways for creating WordPress powered applications.
adminui/laravel-eloquent-joins
5458 Downloads
This package introduces the join magic for eloquent models and relations.