Libraries tagged by Safe PHP
vpinti/sorted-linked-list
0 Downloads
A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.
seworqs/semver
16 Downloads
A type-safe, chainable semantic versioning implementation for PHP with support for bumping versions, handling pre-releases, and comparing versions.
busenov/database
5 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
yurijbogdanov/base64
2 Downloads
PHP Base64 (encode/decode) Library
uniacid/sortedlinkedlist
0 Downloads
A type-safe, automatically-sorted linked list data structure for PHP
tripartie/tpdk
121 Downloads
Our API suite for the **Resolution Center** and the **Safe Checkout** features. Simple, yet elegant web interfaces for your convenience. One request away from your first automated resolution or safe-checkout.
thijsw/ics-large
10 Downloads
Generate .ics-files in PHP with a low memory footprint
tekintian/mydb
18 Downloads
安全,高新能的PHP mysql/mysqli数据库驱动类,支持主从,分库分表,sql注入防御等,High efficiently mysql mysqli driver, support master slave, muiti table data etc.
strictphp/strict-mock
20 Downloads
Strict mock is a strict type safe mock generated from your interfaces to use with any testing framework.
solophp/request-guard
27 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe guards
simbiat/translit
0 Downloads
Class to transliterate lots of characters
responsive-sk/slim4-session
377 Downloads
Complete session management for Slim 4 with zero dependencies and full type safety
pirminis/maybe-monad
1003 Downloads
PHP monad library
omegamvc/serializable-closure
57 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
ngexp/hydrator
9 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes