Libraries tagged by manipulate
ideaworks/php-utils
75 Downloads
A collection of String, Date and Array manipulations and checks.
zzepish/php-html-parser
692 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
zver/current-url
28 Downloads
This package helps manipulate URLS
zoolt/imagemanip
10583 Downloads
Manipulate images in pure PHP
ziack/zoho-crm-orm
59 Downloads
An ORM like package used to manipulate data from your Zoho CRM Account through the API.
zfr/json-api
6 Downloads
PSR-7 compliant library to create and manipulate JSON.API compliant payload
zest/session
0 Downloads
The Zest component to manipulate sessions
zest/files
0 Downloads
Zest framework components to manipulate files
zest/data
0 Downloads
A set of Component classes to manipulate arrays, data and string
zest/cookies
0 Downloads
The Zest Component to manipulate web cookies
zanderwar/class.upload.php
4 Downloads
This PHP class uploads files and manipulates images very easily. This is a fork from verot/class.upload.php due to it's lack of release
yusha/api-responser
27 Downloads
Laravel API Responser simplifies API response handling in Laravel. Format, manipulate, and customize your responses effortlessly, reducing repetitive code and improving response consistency
yiiman/yii-lib-excel
1032 Downloads
Simple library for parse and manipulate excel files
yeswedev/airtable-php
15 Downloads
Manipulate Airtable API using PHP (fork from armetiz)
yasiao/php-simple-html-dom-parser
17 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.