Libraries tagged by php-class
smeedijzer-internet/vcard
28 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
smallinvoice/api2-php
3604 Downloads
Official PHP Class for using the smallinvoice API V2
simplemachineorg/generate-laravel-test
30 Downloads
Use AI to dynamically create a test for a PHP Class in your application.
simple/simplesocialvideo
7 Downloads
PHP Class for video youtube and vimeo
simonjarvis/simple-image
9851 Downloads
PHP class to re-size and scale images
siccl/bootstrap-forms
18 Downloads
PHP Class to generate an HTML form with Bootstrap 4 styling. A built in form capture class can send the form via Email, SMS or MySQLi. Includes Google ReCaptcha.
sial/flashmessage
8 Downloads
PHP Class for handling flash messages
shvorobey/php-pdo-db
12 Downloads
PHP Class to work with the database using PDO
shoyim/php-orm
0 Downloads
A simple PHP class to access your MySQL records.
shezard/php-facedetection
111 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
shen2/rados
13 Downloads
an OOP php class for RADOS
sharkzt/fibonacci
15 Downloads
Fibonacci php classes implementation as singleton, strategy and adapter design patterns
setono/settings-bundle
937 Downloads
Add settings to your application that are based on PHP classes and can be easily edited
sethcarstens/github-php-deploybot
15 Downloads
PHP class that you can pull in as a library and configure to help with automated deployments via Github tagging and releases
sergiosgc/crud-trait
0 Downloads
PHP Trait that enables create Read Update Delete operations on PHP classes