Libraries tagged by writing
brunnofoggia/codeigniter-codeblaze
38 Downloads
Toolkit to build web applications faster using purely CodeIgniter. It makes able to develop projects much faster than you could if you were writing code using native features by providing a rich set of functionalities for commonly needed tasks.
brianvarskonst/coding-standard
7 Downloads
Coding Standard Rules for CodeSniffer for writing consistent PHP code
brianreeve/console
88 Downloads
A collection of utilities to make life easier when writing PHP scripts intended to run via the PHP CLI.
borjalive/phpword
10 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF). Fixed cloneBlock
bolstad/csv-writer
2254 Downloads
Simple system for writing an array to CSV row by row
bnanan/lighthouse-monkey
88 Downloads
A tool to automate your Lighthouse boilerplate code writing
bitandblack/unzip
187 Downloads
Unpacks ZIP content on the fly, without writing to the file system. Handles files, strings and ressources.
bitandblack/typography
26 Downloads
Helps writing good typography in SCSS
bhattaganesh/json-stream-writer
6 Downloads
A scalable PHP library for writing large datasets into JSON streams.
bgli100/rdb-helper
7 Downloads
Deal with differences within PHP RDBMS APIs. Also provide facade class for global access. It does not try to generalize or simplify writing SQL.
belguinan/csv-simple-reader
694 Downloads
A lightweight, zero-dependency PHP library for reading, writing, and exporting CSV files. Works with PHP 5.4 and above.
bbn/appui-spreadsheet
66 Downloads
A spreadsheet viewing and writing system for appui
barq-dev/phpword
18 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
bakkahit/sql-migration
37 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
azen/apify-lumen
12 Downloads
A pretty library to help developers build RESTful APIs lightly, quickly and properly even without writing code