Libraries tagged by Owly
georgringer/deprecationloganalyzer
5182 Downloads
Analyze the deprecation log and show only the unique entries.
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
frozzare/wp-conauth
15 Downloads
Signing in to WordPress by link sent to your email. The link will expire in fifteen minutes and can only be used once.
fromholdio/silverstripe-singular
841 Downloads
A SilverStripe extension to apply to Page classes that should only be allowed to appear in a site tree once.
exadium/silverstripe-invisible-spam-protection
2112 Downloads
Very simple anti spam protection based on principle that automated spammers enter bogus information in all form fields. Field is added to form that is hidden using CSS hiding it from human users. Form is only allowed to be submitted if field is empty. Includes an EditableInvisibleSpamField to integrate with the UserForms module.
endanguyen/yaml-swagger-laravel
3095 Downloads
Create swagger read only yaml slpit file to easy develop
ecomdev/phpspec-magento-di-adapter
20 Downloads
An adapter for DI features of Magento\Framework to write easier your examples with PHPSpec. Does not use ObjectManager, only emulates some of its features
drupal-eca-recipe/eca_lib_0015
92 Downloads
Display message to specific user roles only
divante-ltd/pimcore5-clipboard
1638 Downloads
Clipboard Bundle for Pimcore 5. Adding objects to the special clipboard give you possibility to make actions only on some marked by you objects.
diff-sniffer/diff-sniffer
1295 Downloads
Diff Sniffer, a tool to validate coding standards only in changed line
desilva/filament-simple-highlight-field
1818 Downloads
Adds a simple read-only Highlight.js pseudo-field to FilamentPHP
debjyotikar001/media-lazy-load
61 Downloads
A Laravel package to help users implement media lazy loading using PHP and JavaScript, optimizing page load speeds by only loading media when they are in view.
dchapkine/guzzle-http-signature
115 Downloads
Guzzle plugin to sign HTTP requests using hmac ... Or, in another words, it is a PHP 5.3+ port of https://github.com/joyent/node-http-signature library (the request signing part only)
datatables.net/datatables.net-scroller-bs5
1089 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/)
dallasmuseumofart/iiif-manifest-generator
125 Downloads
This is a IIIF Manifest Generator written in PHP. It implements the IIIF API Specification. Currently this only supports the Presentation API.