Libraries tagged by als
convenia/credit-card-validator-php
39757 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
codingms/poll
27220 Downloads
Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)
classicpress/classicpress
3162 Downloads
The CMS for Creators. Stable. Lightweight. Instantly Familiar. Also known as the WordPress fork.
centralnic-reseller/idn-converter
12059 Downloads
PHP library to convert Domain Names correctly from IDN to Punycode, and vice-versa also offers TR46 processing.
cbschuld/php-uuid-base58
14790 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
causal/file_list
53418 Downloads
This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries.
bllim/laravalid
15003 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
biladina/hijridatetime
3826 Downloads
Hijri Date Time - Library for using Hijri date time, compatible with 'Umm al-Qura' formal calendar in Saudi Arabia and the Muslim world
atk14/csv-writer
14816 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
aspose/pdf-sdk-php
24170 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
apiato/welcome-container
92616 Downloads
An Apiato container which welcomes the user in different languages! And it is also an example of a container extracted using container installer!
andreaval/cohesion2-library
1698 Downloads
Libreria PHP per l'autenticazione al sistema di SSO Cohesion2 della Regione Marche
publero/net_gearman
77611 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
percipioglobal/craft-notifications
18654 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
packagist/closurecompiler-bin
99178 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.