Libraries tagged by get_class

ugurkazdal/instagram

3 Favers
12 Downloads

This class does not use any api, just get html string and returns images.

Go to Download


tekkla/core-toolbox

0 Favers
166 Downloads

Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.

Go to Download


soruba/php-requester

0 Favers
17 Downloads

PHP class that provides methods to perform http request: GET, POST, PUT, DELETE

Go to Download


simplecomplex/time

0 Favers
32 Downloads

Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters

Go to Download


sideclick/data-container

1 Favers
13 Downloads

This class provides a way to easily iterate through the results of a query * or query builder. Or get the total results of the query/querybuilder * or retrieve a KNP_Pagination of the query/query builder

Go to Download


scullwm/cutator

0 Favers
132 Downloads

Simple pagination class for PHP 5.3. Define you value, get the result.

Go to Download


sagittariusx/beluga.dynamic-properties

1 Favers
95 Downloads

Helping classes to use dynamic properties declared by get*() and set*() methods

Go to Download


royalcms/enum

0 Favers
58 Downloads

The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.

Go to Download


opctim/chatgpt-schema-generator

0 Favers
31 Downloads

This bundle creates a JSON schema from your classes or DTOs to be used with the ChatGPT API so that you get back what you expect.

Go to Download


mutantlabs/twitter-rest

1 Favers
14 Downloads

A simple Class to interface with Twitter API v1.1 using OAuth, and return tweets as JSON via a get method. Uses RestService and twitteroauth

Go to Download


mjohann/simple-redis

0 Favers
17 Downloads

Simple Redis is a PHP class that provides a practical and reusable abstraction for working with Redis. It allows you to easily create connections and perform common operations such as set, get, del, list, pub, sub and many others, without worrying about the underlying configuration complexity.

Go to Download


malenki/url

1 Favers
6 Downloads

Simple class to deal with URL, using magic getter, multisyntaxic way, to play with URL like yoou want!

Go to Download


jonathanwkelly/ups-shipping-rate

0 Favers
7 Downloads

This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.

Go to Download


hunnomad/ravendb

0 Favers
0 Downloads

This class provides a simple interface for interacting with a RavenDB database using HTTP requests. It supports basic operations such as `PUT`, `GET`, `QUERY`, and `DELETE` for managing documents within a RavenDB instance. The class utilizes cURL for making HTTP requests and expects a PEM file for SSL certificate verification.

Go to Download


fusepump/base.php

2 Favers
4995 Downloads

Base class with magic methods and options set and get.

Go to Download


<< Previous Next >>