Libraries tagged by etch
mvdpoel/php-ews
249187 Downloads
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.
muhdfaiz/laravel-tail-db
27336 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
miniorange/saml-laravel-free
8463 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
mihaeu/html-formatter
73707 Downloads
HTML Formatter pritifies HTML content by applying proper intendation (no tidy, purification, etc.).
mauricerenck/ogimage
3521 Downloads
Creates an Open Graph Image for each page
mateffy/laravel-job-progress
2215 Downloads
Track and show progress of your background jobs (for progress bar UIs etc.)
marcocesarato/sqlparser
46455 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
linkorb/database-manager
112559 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
linio/util
77724 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
kotchuprik/php-short-id
54836 Downloads
Yet another Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
jbzoo/ci-report-converter
788167 Downloads
The tool converts different error reporting standards for deep integration with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc)
itosho/easy-query
24516 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
iexbase/web3.php
105958 Downloads
Ethereum web3 interface.
hevertonfreitas/cakephp-audit-log
52350 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
funiq/geophp
118412 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.