Package:
Summary:
MySQL database access wrapper
Groups:
Author:
Description:
This class implements a MySQL database access wrapper. It can:
- Establish connections to a given MySQL server host
- Create databases and tables
- Execute SQL queries
- Retrieve query results as arrays, objects, JSON and XML
Package:
Summary:
Generate Excel spreadsheets from templates
Groups:
Author:
Description:
This class can be used to generate Excel spreadsheets from templates.
It can load a template spreadsheet file, replace some template values and generate the merged Excel file.
The resulting Excel file can be protected with a password and served as the
current script output or saved to a given file.
This class requires the PHPExcel classes for reading and writing Excel XLS files.
Package:
Summary:
Resize GIF, JPEG and PNG images
Groups:
Author:
Description:
This class can be used to resize GIF, JPEG and PNG images.
It can read a GIF, JPEG or PNG image and scale the image to a given width and height.
The class can resize the image to the exact given dimensions, keep the image proportions, or crop to the width or height that exceeds the given width or height.
The resized image can be saved to a given file also in GIF, JPEG or PNG formats.
Package:
Summary:
Resize images
Groups:
Author:
Description:
This class is usefull for resize of particular image and saved into a folder
Package:
Summary:
Generate SQL from data imported CSV files
Groups:
Author:
Description:
This class can be used to generate SQL from data imported CSV files.
It can open a CSV file and generate SQL statements to create a table and insert the data read from the CSV file into a SQL database.
The name of the database to be created and populated is configurable.
A new open source operating system, designed with security in mind, has been added to the
Free Alternative Operating Systems
page. Qube OS operates by using security by isolation with the help of virtualisation ("virtualization") technology. Not only are
programs isolated from each other, even some system components (eg networking and storage) are also sandboxed.