Libraries tagged by this7 that
googlechromelabs/wp-third-parties
1 Downloads
This package is a collection of classes and utilities that can be used to efficiently load third-party libraries into your WordPress application.
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
gamerwalt/laramultidbtenant
1183 Downloads
This package is used to create and manage laravel multitenant applications that also creates and migrates multiple databases per tenant
floppy/server
22 Downloads
Floppy is a file storage library. This library allows you to create your own storage file server that simplify file uploading and usage uploaded file.
fdmind/ignore-query-strings
129 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
faso-dev/phone-number-checker
16 Downloads
This package is used to validate the telephone numbers of the countries taken into account. It also makes it possible to verify that a number is indeed a number of an operator X
expdev07/nova-slim-field
41 Downloads
Laravel Nova field for cropping images using the "Slim Image Cropper" (https://pqina.nl/slim/). This is an alternative to Doka (now Pintura) for those who want a less expensive cropping experience.
edlugz/sasapay
251 Downloads
This package provides you with a simple tool to make requests to Sasapay APIs so that you can focus on the development of your awesome applications instead of all the set up involved.
eclipsegc/plugins
179 Downloads
This library provides a set of tools designed to ease discovery of 'like' objects, assembly of those objects into a common dictionary, and facilitate common factory patterns for objects within the dictionary.
devmarketer/laramongo
30 Downloads
A wrapper for MongoDB's PHP Library for Use in Laravel. Enabling access to native methods of the Mongo PHP Library under the Mongo facade in Laravel. This package also extends the Mongo PHP library by enabling Mongo commands that the native PHP library doesn't support, such as GeoSpatial commands.
datatables.net/datatables.net-scroller-bs5
220 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-responsive-bs
250 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-buttons-bs
496 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
craftyshadow/propel-equalnest-behavior
31537 Downloads
This behavior provides a way to define relations between objects that have equal hierarchy (friendship).
claytonkreisel/wpdb-tools
412 Downloads
This package provides tools to be used in custom WordPress themes or plugins that aid you in using the WPDB especially in the creation of custom tables