Libraries tagged by belca
belca/finfo
108 Downloads
Fileinfo for Dios CMS
belca/support-constants
11 Downloads
Helper PHP classes for working with constants and enumerations.
belca/support-array
3 Downloads
Helper PHP functions for working with arrays in any projects.
belca/support
15 Downloads
Helper functions and classes for Belca components and any PHP projects.
belca/gename
10 Downloads
File name & name generator for Dios CMS
belca/filehandler
8 Downloads
File handler for Dios CMS
setasign/fpdi
163431060 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
jeroendesloovere/vcard
4027118 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.
aura/sql
2738481 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
belamov/postgres-range
258528 Downloads
Postgres range types support for laravel
mask/mask
1739310 Downloads
Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.
topshelfcraft/wordsmith
352198 Downloads
...because you have the best words.
bellangelo/type-coverage-updater
392731 Downloads
A tool to auto-update the type coverage of this Tomas's Type Coverage extension https://github.com/TomasVotruba/type-coverage
bellangelo/phpstan-migration-rules
92353 Downloads
PHPStan rules for database migration tools (Phinx, Symfony, Laravel)
sebastiandevs/simplethenticator
20323 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.