psl VS translation

Compare psl vs translation and see what are their differences.

psl

📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers (by azjezz)

translation

Provides tools to internationalize your application (by symfony)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
psl translation
13 1
1,148 6,581
- 0.3%
8.2 7.5
2 days ago 9 days ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

psl

Posts with mentions or reviews of psl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-18.

translation

Posts with mentions or reviews of translation. We have used some of these posts to build our list of alternatives and similar projects.
  • Managing Strings for translation
    1 project | /r/PHPhelp | 5 Jul 2021
    I'm wondering if you system means you need 100 database round trips every time you display a page with 100 localised strings. But to cope with everything else I'd suggest a third-party library. PHP itself doesn't have anything too fancy (gettext gets the job done, it hasn't received significant updates in years, there's a good third-party toolset). I'm not versed enough in i18n libraries as to recommend one but I know there're Symfony Translation and Laravel Localization.

What are some alternatives?

When comparing psl and translation you can also consider the following projects:

php-json-comment - Lightweight JSON comment and trailing comma stripper library for PHP with support for literal newlines and nested JSON strings.

http-kernel - Provides a structured process for converting a Request into a Response

Opis String - Multibyte strings as objects

go-translate - Translator on Emacs. Supports multiple engines such as Google, Bing, deepL, StarDict, Youdao and so on.

php7-mysql-shim - A shim for ext/mysql in PHP 7+

polyfill-mbstring - Symfony polyfill for the Mbstring extension

map - PHP arrays and collections made easy

http-foundation - Defines an object-oriented layer for the HTTP specification

Colllect - Your visual bookmark manager

event-dispatcher - Provides tools that allow your application components to communicate with each other by dispatching events and listening to them

laravel-collection-macros - A set of useful Laravel collection macros

console - Eases the creation of beautiful and testable command line interfaces