php-generics

PHP generics written in PHP (by mrsuh)

Php-generics Alternatives

Similar projects and alternatives to php-generics

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better php-generics alternative or higher similarity.

php-generics reviews and mentions

Posts with mentions or reviews of php-generics. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.
  • How come there is no such thing as an equivalent to TypeScript in PHP?
    4 projects | /r/PHP | 3 Mar 2023
    Hi. I'm the author of the library which brings generics into PHP like TypeScript https://github.com/mrsuh/php-generics. Libraries like this have a few big problems to start using them freely:
  • Parsing with PHP, Bison and re2c
    4 projects | /r/PHP | 26 Aug 2022
    I used this knowledge to create the PHP generics library.
  • Comparing PHP Collections
    2 projects | /r/PHP | 22 Mar 2022
    Hi! I don't think so. Is used this library to translate generics syntax into regular PHP syntax. It's not equal to real PHP generics (like Hack did). IDE doesn't support PHP generic syntax yet. You can read about it here.
    4 projects | dev.to | 22 Mar 2022
    If you are only using simple collections you can use array - it is very fast and requires little memory. PHP doesn't support generic syntax and IDE can't make hints about the type of objects in a collection (yet), but if you want PHP to do type checks at runtime you can test the php-generics library.
  • PHP type erasure generics
    1 project | /r/PHP | 25 Feb 2022
    A few months ago I created a PHP generics library with monomorphic generics. Today I released version 1.2.0 with type erase generics.
  • Generics implementation approaches
    2 projects | dev.to | 8 Feb 2022
    This approach has a big memory effect. PHP doesn't support native generics, but you can test monomorphized generics with my library.
  • PHP Generics. Right here. Right now
    4 projects | /r/PHP | 14 Sep 2021
    } ``` Library: https://github.com/mrsuh/php-generics Example repo: https://github.com/mrsuh/php-generics-example Have a nice day!
  • A note from our sponsor - WorkOS
    workos.com | 26 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic php-generics repo stats
7
205
3.9
20 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com