Popular Packages
-
-
-
-
PHP
rafaelfragoso/haversini-formula
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
-
-
PHP
gomachan46/state-machine
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
-
PHP
nowo-tech/doctrine-encrypt-bundle
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
-
PHP
thecodeholic/laravel-hostinger-deploy
Laravel package for automated Hostinger deployment with GitHub Actions support
-
PHP
splitstack/enum-friendly-core
A dependency-free PHP package that provides enhanced functionality for PHP enums including conversion utilities, validation helpers, and developer-friendly features
-
PHP
splitstack/laravel-enum-friendly
Make your Laravel enums friendly with TypeScript, selects, and many more convenient features
-
-
-
PHP
marcocesarato/sqlparser
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 pas
-
-