Libraries tagged by created at
skunexus/dependency-confusion-patch
6 Downloads
This repository was created to reserve a namespace and eliminate dependency confusion attack. Do not use it.
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
nelexa/zip
8381622 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
willwashburn/phpamo
168126 Downloads
A PHP library to create urls for Camo - the SSL image proxy
postcode-nl/api-client
495171 Downloads
A client to the Postcode.nl Address Api for international address validation. You will need to create an account at https://developer.postcode.eu/documentation/.
cinghie/yii2-articles
3544 Downloads
Yii2 Articles to create, manage, and delete articles in a Yii2 site.
aspose/pdf-sdk-php
31037 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.
2amigos/efeed
51497 Downloads
Feed Writer Generator Extension to create your feeds. Currently supports RSS 1.0, RSS 2.0 and ATOM 1.0.
dan-wolf-at/apiato-documentation-generator-container
43060 Downloads
An Apiato container which can creates a documentation from API annotations in your source code.
aternos/nbt
123057 Downloads
PHP library to parse, modify, and create NBT objects
dgrigg/craft-migration-assistant
83850 Downloads
Create content migrations at the click of a mouse. Keep environments in sync with ease.
postcode-nl/api-restclient
342317 Downloads
A client to the Postcode.nl Address API for Dutch address verification. You will need to create an account at https://api.postcode.nl.
firstborn/migrationmanager
58639 Downloads
Quickly create migrations for settings and content at the click of a mouse.
teknoo/states
41270 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
eluhr/yii2-uuid-attribute-behavior
11088 Downloads
This behavior automatically generates a UUID for the given attribute on create.