Libraries tagged by php sql int
rizkussef/laravel-sql-to-migration
381 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
mazentouati/snacks-console
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
enshrined/wp-taint
8 Downloads
Interprocedural taint analysis for WordPress PHP. Finds real XSS, SQL injection and authorization bugs.
tereta/dbal
16 Downloads
SQL query builder with fluent interface, supporting multiple database drivers and prepared statements. Designed for ease of use and flexibility in building complex SQL queries.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
subhashladumor1/laravel-cybershield
1 Downloads
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
lucinda/framework
509 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
kitlabs/dbal
182 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
bayfrontmedia/simple-pdo
1386 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
sinri/enoch
561 Downloads
PHP Framework for integrating
mustafaculban/search-filter-parser
0 Downloads
A simple PHP parser that converts structured filters into SQL strings.
prometa/laravel-lucene
75 Downloads
Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.
goldoni/php7.2-query-builder
14 Downloads
This PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
kfosoft/php-int-enum-x64
460 Downloads
PHP/Mysql Integer Types (Exact Value) for x64 platforms