Libraries tagged by BECS
glutnix/nz-bank-account-validation
74302 Downloads
A library that validates New Zealand bank account numbers (BECS numbers) as matching the format, within valid ranges, and contain a valid checksum.
jkliment7/csob-bec
184 Downloads
CSOB Business Connector - for download/upload files automation
absuite/suite-bec
38 Downloads
suite bec model for laravel5
setasign/fpdi
158272938 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.
bensampo/laravel-enum
17078618 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
league/climate
14846709 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
eluceo/ical
18876264 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
beste/in-memory-cache
16605364 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
beste/json
27594209 Downloads
A simple JSON helper to decode and encode JSON
beste/clock
28237361 Downloads
A collection of Clock implementations
bepsvpt/secure-headers
5242737 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
jeroendesloovere/vcard
3921011 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.
colinmollenhour/cache-backend-file
23652800 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
typo3/cms-beuser
9300944 Downloads
TYPO3 CMS Backend User - TYPO3 backend module Administration > Users for managing backend users and groups.
thecodingmachine/phpstan-strict-rules
7309049 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine