Libraries tagged by Class methods

nickmoline/robots-checker

2 Favers
858 Downloads

Class to check a URL for robots exclusion using all possible methods of robots exclusion

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


mouf/html.template.menus.topribbonmenu

0 Favers
19 Downloads

This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.

Go to Download


milantex/tpc

0 Favers
14 Downloads

This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.

Go to Download


lamoni/markupbuilder

0 Favers
31 Downloads

A PHP class used for building a single-level DOM object using method chaining and dynamic methods

Go to Download


jtunggit/yurun-http

0 Favers
19 Downloads

一个基于PHP cURL的开源HTTP类库,支持链式操作,省去繁杂的cURL使用方法。(An open source HTTP class library based on PHP cURL, support chain operations, eliminating the use of miscellaneous cURL methods.)

Go to Download


jp-toolkit/html-helper

0 Favers
26 Downloads

A helper classes based on Laravel Forms, CodeIgniter HTML helper and Yii Framework BaseHtml helper that provides a set of static methods for generating commonly used HTML tags to use in WordPress themes and/or plugins.

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


jitsu/wrap

0 Favers
71 Downloads

Wrapper classes for strings, arrays, and regexes with chainable methods

Go to Download


jessesoeteman/sqlite3_connection

1 Favers
50 Downloads

This class is used to connect to a SQLite3 database. It contains methods to execute queries and statements.

Go to Download


jclaveau/php-visibility-violator

0 Favers
201 Downloads

Class providing simple helpers to violate the defined visibility of methods and properties

Go to Download


jayankaghosh/dataobject

0 Favers
9 Downloads

A wrapper class that supports all types of getX, setX, and unsX methods. Inspired by Magento's DataObect

Go to Download


istranger/phpunit-selenium-doc

1 Favers
21 Downloads

This class provides extended documentation (phpDoc) for phpunit-selenium methods

Go to Download


imliam/laravel-macros

3 Favers
6 Downloads

A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins

Go to Download


hotelmah/write-file

1 Favers
15 Downloads

Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.

Go to Download


<< Previous Next >>