Libraries tagged by usages
searchdata/php-sdk
7 Downloads
SearchData is an API that allows scraping various search engines such as Google, Bing, Yandex, etc. while using rotating proxies to prevent bans. This SDK for PHP makes the usage of the API easier to implement in any project you have.
se7enxweb/ezcomments-ls-extension
1 Downloads
eZ Publish Legacy comments extension (alternative; stores comments seperate from ezpublish for easy usage)
se7enxweb/ezcomments
1 Downloads
eZ Publish Legacy comments extension (alternative; stores comments seperate from ezpublish for easy usage)
schnti/legal
93 Downloads
legal plugin for personal usage
sashko-guz/mjml-binary
3024 Downloads
MJML binary files repository for usage without node.js
sal/phpstan-readonly-enforcing
10 Downloads
PHPStan rule to enforce readonly usage on properties and classes when safe to do so
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
rts/currency
497 Downloads
A simple laravel package for a dynamically usage of currencies
rstoetter/ckeycolumnusagetree-php
25 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
rrcom/zf2-page-cache
18 Downloads
Zend Framework 2 module for caching page to speed up loading time and minimize resources usage of MVC application.
ronappleton/socialiser
23 Downloads
Extends Laravels Socialite with extra providers and usage
romangorbatko/rg.bloom.filter
204 Downloads
The best way to check object existence and save memory and disk usage.
rockschtar/wordpress-notices
7638 Downloads
WordPress Must Use Plugin that helps to display notices in wordpress admin area. Developed for usage with composer based based WordPress projects (roots/bedrock or johnpbloch/wordpress).
robertripoll/automatic-finite-state-machine
13 Downloads
A basic Finite State Machine, based on Symfony Workflows. It allows the creation and usage of automatic finite state machines, that is, they apply transitions based on the current state and the possible transitions available.
rinosc/rinosc-example
4 Downloads
Example of Rinosc (Rest Is Not Only Simple Crud) usage