Libraries tagged by lite library
laravellegends/interactive-model
6875 Downloads
This library is helpful to record data in the Eloquent models interactively via the command line.
ixnode/php-date-parser
392 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
ixnode/php-coordinate
450 Downloads
PHP Coordinate - This library offers a collection of various PHP coordinate classes like Coordinate, etc.
easyise/eisexlsx
1004 Downloads
XLSX file data read-write library that operates with native cell addresses like A1 or R1C1.
e-butik/gittern
4699 Downloads
A Git library written in pure PHP. Making Git like music for PHP's ears.
didix16/php-apidataobject
6323 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
daleattree/csvfilehandler
20740 Downloads
A library that loads and parses a CSV file, returning an object of the file with each CSV line as an object
convertiv/composer-wordpress
4916 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
carlosio/compify
172 Downloads
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.
calmohallag/nullable-casting
6550 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
zakir-hyder/citrix-gotowebinar-php-library
178 Downloads
The GoToWebinar PHP Library is typically used to perform operations like create registrant of webinar, get the login url, list webinars etc.
perbility/console-library
642 Downloads
Useful stuff for writing command line utilities
indianghost/live-search
16 Downloads
It's a plugin allows to dress and search data on HTML page at realtime built using the library jquery
cloudrail/library-php
175 Downloads
Unified API Library for: Cloud Storage, Social Log-In, Social Interaction, Payment, Email, SMS, POIs, Video & Messaging. Included services are Dropbox, Google Drive, OneDrive, OneDrive for Business, Box, Egnyte, PayPal, Stripe, Google Places, Foursquare, Yelp, YouTube, Vimeo, Twitch, Facebook Messenger, Telegram, Line, Viber, Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Mailjet, Sendgrid, Twilio, Nexmo, Twizo.
pentagonal/hookable
129 Downloads
Hook able Library like a WordPress uses