Libraries tagged by CreatedBy
wp-user-manager/wp-optionskit
6931 Downloads
A toolkit for developers to create administration options panels for WordPress powered by Vuejs
henrique-borba/php-sieve-manager
81143 Downloads
A modern (started in 2022) PHP library for the ManageSieve protocol (RFC5804) to create/edit Sieve scripts (RFC5228). Used by Cypht Webmail.
rekalogika/doctrine-collections-decorator
22314 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
helhum/php-error-reporting
2705482 Downloads
Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK
aspose/pdf-sdk-php
23617 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.
byjg/micro-orm
43337 Downloads
A micro framework for create a very simple decoupled ORM (sqlite, mysql, postgres, sqlserver)
byjg/jwt-wrapper
89057 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component
dealer4dealer/pricelist-magento2
50928 Downloads
Creates Tier Prices by using the data synchronised with https://github.com/xcoreplatform/magento2-restapi.
kohana/koharness
9927 Downloads
Creates test harnesses for kohana modules by bootstrapping a temporary kohana application with dependencies
skyzyx/mimetypes
192547 Downloads
Creates a JSON document containing a thorough list of file extensions => mime types as provided by the Apache httpd project.
kunstmaan/form-bundle
125546 Downloads
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
bylexus/php-prereqcheck
7562 Downloads
Helper class to create Prerequisite Check scripts for your software packages
byjg/statemachine
6840 Downloads
Create a simple state machine
byjg/shortid
7268 Downloads
Create short string IDs from numbers
byjg/restserver
43983 Downloads
Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.