PHP Classes

Packages of Krisztián Dudás

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Krisztián Dudás (2)  >  Mission progress status  >  Reputation  
Picture of Krisztián Dudás
Name: Krisztián Dudás <contact>
Classes: 2
Country: Hungary Hungary
Age: 34
All time rank: 402838 in Hungary Hungary
Week rank: 195 Up3 in Hungary Hungary Up
All time users: 238
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Array Validator  
Validate an array of values with a set of rules
This package can validate an array of values with a set of rules.

It provides a base class to validate a set of values passed to the class constructor as an array of values.

Applications can extend this class and pass a specific set of validation rules by passing a given array of validation rules.

A separate validation class implements each validation rule.

The package provides a base type validation class, as well several kinds of validation classes for validating values of types:

- Date and time

- Enumerated values

- Integers

- Strings

- Maximum and minimum limit values

- Regular expressions
Not yet rated by the users

  Files folder image PHP Cache Server  
PHP Programming Innovation award winner
July 2018
Winner


Prize: One downloadable copy of Komodo IDE
Store and retrieve cached data in a network server
This package can store and retrieve cached data in a network server.

It can work as a client and a server that takes TCP connection requests and can store and retrieve data a in a cache container.

The client may request to store, retrieve and delete data in a cache container on the server by sending a request over a TCP connection.

The server handles the TCP request by executing the requested cache operation using arrays as storage container.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z