12 Repositories
PHP prepared-statements Libraries
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
This is a well customized library for MYSQLi and PHP.
prepared This is a well customized library for MYSQLi and PHP. Helps you in writing your procedural PHP with just few lines of codes. This library hav
Sqlcommenter is a plugin/middleware/wrapper to augment SQL statements from laravel
sqlcommenter is a plugin/middleware/wrapper to augment SQL statements from laravel with comments that can be used later to correlate user code with SQL statements.
This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.
PHP面试准备的资料 这个项目是自己准备面试整理的资料。可能包括PHP、MySQL等资料。方便自己以后查阅,会不定期更新,如果错误,请指出,谢谢。欢迎大家提交PR,谢谢大家的star 可以通过https://xianyunyh.gitbooks.io/php-interview/预览。欢迎有精力的朋
A brief description on how to use Financial Modeling Prep Api
Financial Modeling Prep API Free Financial Statement API. Real-time and historical data of stock prices. Supports over 25000 stocks across multiple ex
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.
Laravel MySQL Use Index Scope A super simple package allowing for use MySQL USE INDEX and FORCE INDEX statements. Requirements PHP ^7.4 | ^8.0 Laravel
Extract SQL statements from migrations
This is my package MigrationToSql To install: composer require bcleverly/migrationtosql --dev This repo is here to help you extract the SQL queries fr
Kick-start laravel prepared package for you!
Laravel Platform Install For development composer install npm install npm run dev ?? npm run prod php artisan migrate --seed For testing composer ins
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
SqlFormatter A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
SqlFormatter A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting
Easy-to-use PDO wrapper for PHP projects.
EasyDB - Simple Database Abstraction Layer PDO lacks brevity and simplicity; EasyDB makes separating data from instructions easy (and aesthetically pl