Libraries tagged by see
api2pdf/api2pdf.php
525140 Downloads
This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs
tyghaykal/laravel-seed-generator
10056 Downloads
Laravel Seed Generator
timokoerber/laravel-json-seeder
31527 Downloads
Create and use JSON files to seed your database in your Laravel applications
tebazil/db-seeder
197131 Downloads
Simple to use PHP db seeding tool that uses faker generators
paragonie/seedspring
146973 Downloads
Seeded, deterministic random number generator
kdabrow/seeder-once
119979 Downloads
Run your laravel seeders only once
eklundkristoffer/seedster
676197 Downloads
bfinlay/laravel-excel-seeder
39170 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
xefi/faker-php
2969 Downloads
Faker allows you to generate realistic fake data for your php applications
marquine/php-etl
134576 Downloads
Extract, Transform and Load data using PHP.
zf1s/zf1
20972 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
wikimedia/textcat
550970 Downloads
PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/.
va-gov/content-build
94911 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
trustly/trustly-client-php
308153 Downloads
Implementation of communications with Trustly public API for Online bank e-payments. See https://trustly.com for more information
stil/curl-easy
200474 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.