Libraries tagged by to do
funiq/geophp
106880 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
datatables.net/datatables.net-bs4
22129 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
cobweb/svconnector
396706 Downloads
This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.
chh/cache-service-provider
160942 Downloads
Provides easy to use caching for Silex applications, built on top of the doctrine/cache package
aura/input
75453 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
dg/texy
134338 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
owlcorp/doctrine-microseconds-datetime
7938 Downloads
Adds support of microseconds time formats to Doctrine ORM & Doctrine DBAL
nzo/file-downloader-bundle
17150 Downloads
The NzoFileDownloaderBundle is a Symfony Bundle used to Download all types of files from servers and Web applications safely and with ease. You can also read/show the file content in the Web Browser.
naprstek/doctrine-functions
31974 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
kyprss/ai-docs
616 Downloads
An easy tool to download the latest documentation from a git repository
jurysosnovsky/doctrine-binary
1594 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
gracious/doctrine-encryption-bundle
12064 Downloads
Simple bundle for adding encryption type to Doctrine
cpliakas/doctrine-password
9436 Downloads
Adds a password type to Doctrine that hashes and compares passwords using the phpass library.
leuverink/magic-todo
2627 Downloads
Higlight TODO's inside your Blade templates
thewoods96/doc-shamer
9729 Downloads
A basic Laravel Artisan command to check an OpenAPI spec against application API routes to summarise doc coverage