Libraries tagged by mario
marlon-be/marlon-sips
84718 Downloads
tz-lom/hsphp
31330 Downloads
Client library for MySQL HandlerSocket extension.
olliejones/index-wp-mysql-for-speed
847 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mehdirochdi/cmi-payment-php
1650 Downloads
PHP package to communicate with the CMI payment plateform in Morocco
maxio/advanced-billing-sdk
4783 Downloads
Ultimate billing and pricing flexibility for B2B SaaS. Maxio integrates directly into your product, so you can seamlessly manage your product catalog, bill customers, and collect payments.
marjose123/filament-webhook-server
2724 Downloads
Send webhooks from your filament apps
jigal/t3adminer
375632 Downloads
Adminer as BE module to work with the database
maritos/magento2-performance-fixes
17426 Downloads
Magento 2 performance fixes.
marineusde/larapex-charts
2444 Downloads
Package to provide easy api to build apex charts on Laravel
marijnvdwerf/material-palette
47127 Downloads
Prominent image colour extraction for PHP
mariano/disque-php
114915 Downloads
PHP library for Disque, an in-memory, distributed job queue
marcovtwout/yii-environment
184300 Downloads
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
marcosh/lamphpda
5744 Downloads
A collection of functional programming data structures
marcortola/behat-seo-contexts
96667 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
marcocesarato/sqlparser
29221 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.