Libraries tagged by can
dmk/mksearch
25156 Downloads
Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.
dmelo/pchart
12928 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
digitaldream/laracrud
19837 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dietercoopman/mailspfchecker
2528 Downloads
A package to check if you can send e-mail through a given mailserver in name of a given e-mail address
devgeniem/wp-sanitize-accented-uploads
87385 Downloads
Replaces accents from future uploads and has wp-cli command which you can use to sanitize current content.
develodesign/magento-module-pagebuilder-lazyload-images
27045 Downloads
Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
dave-liddament/test-splitter
185691 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
datatables.net/datatables.net-select
14414 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables
datatables.net/datatables.net-responsive
9425 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
configcat/configcat-client-php7
20435 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
codewithdennis/filament-theme-inspector
353 Downloads
Easily see the fi- class of any element on the page by hovering over it. A tooltip displays the class name, and you can copy it with a click!
cobweb/svconnector
305457 Downloads
This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.
christophlehmann/pagetreefilter
48664 Downloads
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.
christeredvartsen/php-bittorrent
17727 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
charescape/serialize-closure
1912 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.