Recommend this page to a friend! |
Download |
Info | Example | Demos | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-10-04 (3 hours ago) | Not yet rated by the users | Total: 81 This week: 3 | All time: 10,094 This week: 12 |
Version | License | PHP version | Categories | |||
phpbcl 1.1.2 | Custom (specified... | 5.6 | PHP 5, Language |
Installation and use of this library
Download the latest release.
Unzip the package in your working directory
Add in index.php or master php file the below code :
if (!defined('ALEXSOFT_RUN_CMS')) define( 'ALEXSOFT_RUN_CMS', true ); $cms_path = "FULL PATH"; require_once($cms_path."/phpBCL/src/coreCompatibilities.php");
<?php
|
*
*
*
*
*
*
*
*
*
*
*
*
Screenshots (5) | ||
Files (52) |
File | Role | Description | ||
---|---|---|---|---|
docs (2 files) | ||||
screenshots (7 files) | ||||
src (3 files, 1 directory) | ||||
test (16 files) | ||||
CHANGELOG.md | Data | Auxiliary data | ||
composer.json | Data | Auxiliary data | ||
LICENSE_AGL-F.md | Lic. | License text | ||
README.md | Doc. | Documentation |
Files (52) | / | docs |
File | Role | Description |
---|---|---|
index.html | Doc. | Documentation |
why-you-need-phpBCL.md | Data | Auxiliary data |
Files (52) | / | screenshots |
File | Role | Description |
---|---|---|
81__array_is_list.png | Icon | Icon image |
84__mb_trim.png | Icon | Icon image |
84__mb_trim_640.png | Icon | Icon image |
84__mb_ucfirst_640.png | Icon | Icon image |
awes-test-1-800.png | Data | Auxiliary data |
index.html | Doc. | Documentation |
mb_trim.jpeg | Data | Auxiliary data |
Files (52) | / | src |
File | Role | Description | ||
---|---|---|---|---|
compat (15 files) | ||||
coreCompatibilities.php | Aux. | Auxiliary script | ||
index.html | Doc. | Documentation | ||
phpBCL.php | Class | Class source |
Files (52) | / | src | / | compat |
File | Role | Description |
---|---|---|
compat_deprecated.php | Aux. | Auxiliary script |
compat_error.php | Class | Class source |
compat_php43x.php | Class | Class source |
compat_php55x.php | Class | Class source |
compat_php70x.php | Class | Class source |
compat_php71x.php | Aux. | Auxiliary script |
compat_php73x.php | Aux. | Auxiliary script |
compat_php74x.php | Aux. | Auxiliary script |
compat_php80x.php | Class | Class source |
compat_php81x.php | Aux. | Auxiliary script |
compat_php82x.php | Class | Added in 1.0.3 |
compat_php83x.php | Example | Example script |
compat_php84x.php | Aux. | Auxiliary script |
compat_similar.php | Aux. | Auxiliary script |
index.html | Doc. | Documentation |
Files (52) | / | test |
File | Role | Description |
---|---|---|
55__array_column.php | Example | Example script |
73__mb_convert_case.php | Example | Example script |
74_mb_str_split.php | Example | Example script |
80__class_Stringable.php | Example | Example script |
81__array_is_list.php | Example | Example script |
83__mb_str_pad.php | Example | Example script |
84_array_all.php | Example | Checks whether the $callback returns TRUE for ALL the array elements. |
84_array_any.php | Example | Checks whether the $callback returns TRUE for ANY of the array elements. |
84_array_find .php | Example | Returns the VALUE of the first element from $array for which the $callback returns true. Returns NULL if no matching element is found. |
84_array_find_key.php | Example | Returns the KEY of the first element from $array for which the $callback returns TRUE. If no matching element is found the function returns NULL. |
84_bcdivmod.php | Example | Returns an array with the quotient (whole values) as a string, and the remainder as a string containing $scale number of decimal values |
84_grapheme_str_split.php | Example | Splits a string into an array of individual or chunks of graphemes. |
84__http_get_last_response_headers.php | Example | Example script |
84__mb_trim.php | Example | Example script |
84__mb_ucfirst.php | Example | Unit test script |
example.php | Example | Example script |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
90% | 12 |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
ASCOOS CMS Popular Contents | This library included on kernel of Ascoos Cms | Optional |
Background Selector | Included in ASCOOS CMS | Optional |
Comfor PHP Discussion Forum Latest | This library included on kernel of Ascoos Cms | Optional |
PHP Animal | This library included on kernel of Ascoos Cms | Recommended |
PHP Article Editor Block | This library included on kernel of Ascoos Cms | Optional |
PHP Easter Date in the Orthodox Calendar | This library included on kernel of Ascoos Cms | Recommended |
PHP Games PEGI | This package included in Ascoos Cms | Optional |
PHP Social Share Buttons for ASCOOS | This library included on kernel of Ascoos Cms | Optional |
PHP Sourceforge Badges | Included in Ascoos Framework | Optional |
PHP Timezone Select List | This library included on kernel of Ascoos Cms | Recommended |
Scroll to Top | Included in ASCOOS CMS | Recommended |
Up Previous Contents ASCOOS CMS Related Articles | This library included on kernel of Ascoos Cms | Optional |
Related pages |
Official site for this package |