Libraries tagged by lite
jmose/command-scheduler-bundle
1383341 Downloads
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
jlorente/php-credit-cards
326986 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
itamair/geophp
5170652 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
hootlex/laravel-moderation
114322 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
gravitypdf/querypath
743367 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
globtec/phpadr
153439 Downloads
A PHP based command-line interface tool for working with ADR
genkgo/mail
60969 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
friendsofsymfony1/symfony1
210104 Downloads
Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance
filament/schemas
332172 Downloads
Easily add beautiful UI to any Livewire component.
fasterimage/fasterimage
949416 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.