-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
There is some portions of documentation still in Spanish.
Normalization status:
- src/
- ├── Collections
- │ ├── CollectionIterator.php
- │ ├── Collection.php
- │ ├── ICollection.php
- │ └── IList.php
- ├── Extensions
- │ ├── Arrays.php
- │ ├── MethodExtension.php
- │ ├── Numbers.php
- │ ├── Objects.php
- │ ├── PropertyExtension.php
- │ └── Text.php
- ├── constants.php
- ├── functions.php
- ├── IComparable.php
- ├── IComparer.php
- ├── IConvertibleToJson.php
- ├── IConvertibleToString.php
- ├── ICustomPrefixedPropertiesContainer.php
- ├── IEquatable.php
- ├── IMagicPropertiesContainer.php
- ├── IntString.php
- ├── IStrictPropertiesContainer.php
- ├── PropertiesHandler.php
- ├── StrictObject.php
- ├── Type.php
- ├── VersionComponent.php
- └── Version.php
Reactions are currently unavailable