PHP Class to get TrueType font

TTFInfo Retrieve data stored in a TTF files 'name' table in PHP How to use $ttfInfo = (new TTFInfo())-setFontFile('path/to/ttf/file');$fontInfo = $ttfInfo-getFontInfo();$postscript = $fontInfo[TTFInfo:
PHP + MySQL Multi Language Swi

---------------------|INSTALLATION|---------------------Install: - Create table for languages like:+-----------+-------------+------+-----+---------+----------------+| Field | Type | Null | Key | Defau
A high-performance solution fo

Zebra cURL A high-performance solution for making HTTP requests from your PHP projects. It allows running of multiple requests concurrently, asynchronously, supports GET, POST, HEADER, PUT, PATCH, a
一个简单的PHP MVC框架,简单实现了各项功能,内

lanframework-php 一个简单的PHP MVC框架,简单实现了各项功能,内置了两种模式即输出json以及页面渲染模式来满足各类需求。 应用文件:Application 框架文件:
PHP 8 Address Validator Packag

Package laravel-address-validator Easily extensible Address Validation manager for Laravel. It provides two default 'providers' Smarty Streets and Fake but any other may be easily supported extendingth
基于shopxo开发的支付宝信用分租赁小程序,接入

基于shopXo而二次开发,主要用于支付宝小程序租赁,芝麻信用分免押金。 求实进取、创新专注、自主研发、国内领先企业级B2C电商系统解决方案。遵循Ap
Custom field for CMB2 for atta

CMB2 Attached Posts Field Custom field for CMB2. The post IDs are saved in an array, which can be rearranged by dragging and dropping posts in the attached posts column. Now incorporates the same searc
Image Select addon for Advance

ACF - Image Select Addon Adds a new choice field 'Image Select' field type to ACF field list to add image-select field. Overview The 'Image Select' field allows you to add images as radio button. Compa
Fast, searchable field-level e

CipherSweet CipherSweet is a backend library developed by Paragon Initiative Enterprisesfor implementing searchable field-level encryption. Requires PHP 8.1 or newer . If you want to use CipherSweet on
⚠️ [ABANDONED] Rinvex Attribut

Rinvex Attributes This package is abandoned and no longer maintained. No replacement package was suggested.
Making Nova fields translatabl

Making Nova fields translatable This package contains a Translatable class you can use to make any Nova field type translatable. Imagine you have this fields method in a Post Nova resource: public func