Libraries tagged by ohre
threadi/easy-settings-for-wordpress
283 Downloads
Provides a settings wrapper for WordPress plugins and themes.
shredio/problem
47 Downloads
shredio/core
652 Downloads
shredio/console
189 Downloads
andrii-hrechyn/php-abac
1545 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
thomasjohnkane/slow-query-notifier
111 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
phith0n/chip
21 Downloads
a simple tool to detect potential security threat in php code
gdata/vaas
6284 Downloads
Verdict-as-a-Service (VaaS) is a service that provides a platform for scanning files for malware and other threats. It allows easy integration in your application. With a few lines of code, you can start scanning files for malware.
endiorite/raklib-ipc
185 Downloads
Channel-based protocols for inter-thread/inter-process communication with RakLib
dmamontov/favicon
3685 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
daniel-km/simple-iso-639-3
8151 Downloads
Convert two and three letters language codes and names from official standard sources.
daniel-km/simple-iso-3166-1
433 Downloads
Convert two and three letters countries codes and names with iso 3166-1.
codingms/address-manager
2784 Downloads
Manages and displays address and person records. Comes with three kinds of categories (groups, organisations and positions) with frontend filtering and fulltext search. Includes Google Maps and SEO support. There is also a pro version available. (Personenverzeichnis, Personendatenbank, Mitarbeiterverzeichnis, Filialfinder, Umkreissuche, Standortuebersicht, radial search, radius search)
byjg/phpthread
26862 Downloads
Polyfill Implementation of Threads in PHP. This class supports both FORK process and native Threads using ZTS compilation.
alban/laravel-data-sync
38 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.