Libraries tagged by lite library
rebel-l/git-webhook-proxy-lib
15 Downloads
This is the library for the git webhook proxy. This library is designed for a simple connection to connect to APIs of other providers like packagist or jenkins
rabsana/exchanger
8 Downloads
This library is an interface to connect to exchangers like Binance,...
prodevelopement/germanbankverification
10 Downloads
This package Integrates API For German Bank Verification like IBAN, KTO, BLZ, Bank and also can be used as a library for further development
php-query/php-query
32 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
phinor/pchart
30 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.
pai-cthulhu/feuerimageeditor
132 Downloads
Feuer Image Editor is a PHP image handling and manipulation library, made to fill the gaps between Imagick and GD, with focus on greater text handling (like text boxes, which is absent on similar libraries).
oriatec/validation
6 Downloads
A re-write of somnambulist/validation providing Laravel like validation, psr-7 compliant, as a standalone library
ongom/hot
0 Downloads
A PHP library for providing most of the common PHP function like session, flash messeging and also file hundling.
nickel715/html-converter
78 Downloads
library to convert html to any compatible language like atlassian jira syntax
ngfw/webparser
1 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.
netbuild/apidriver
17 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
naviocean/laravel-nameparser
5532 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).
mouf/utils.graphics.mouf-imagine
6555 Downloads
Wrapper around the Imagine library, that allows to associate a set of Imagine Filters to an URL, like the LiipImagineBundle does for Symfony
mfonte/base62x
284 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
magium/request-firehose
6 Downloads
A simple library to push request metadata into a collection service (like Redis) from multiple sources