phunkie
Phunkie is a library with functional structures for PHP.
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- either.md
- function1.md
- lists.md
- maps.md
- options.md
- sets.md
- tuples_and_pairs.md
- unit.md
- applicatives.md
- coding_style.md
- composability_of_everything.md
- composability_of_functions.md
- free_monads.md
- functors.md
- index.md
- installation.md
- introduction_to_functional_programming.md
- io_monad.md
- kinds.md
- lenses.md
- monad_transformers.md
- monads.md
- pattern_matching.md
- phunkie_types.md
- reader_monad.md
- semigroups_and_monoids.md
- state_monad.md
- traverse_and_sequence.md
- validations.md
- applicative.php
- comprehension.php
- curry.php
- foldable.php
- function1.php
- functor.php
- functor_composite.php
- list.php
- monad.php
- option.php
- pattern_matching.php
- run_all_examples.php
- state.php
- pre-commit
- setup.sh
- test-all-versions.sh
- MonoidSpec.php
- SemigroupSpec.php
- FunctorCompositeSpec.php
- InvariantSpec.php
- ApplicativeSpec.php
- EitherTSpec.php
- FreeSpec.php
- FunctorSpec.php
- IdSpec.php
- IOSpec.php
- KleisliSpec.php
- LensSpec.php
- MonadSpec.php
- NaturalTransformationSpec.php
- OptionTSpec.php
- ReaderSpec.php
- ShowSpec.php
- StateTSpec.php
- AssertionSpec.php
- ComprehensionSpec.php
- NumbersSpec.php
- StringSpec.php
- TypeSpec.php
- EitherSpec.php
- Function1Spec.php
- ImmListSpec.php
- ImmMapSpec.php
- ImmSetSpec.php
- OptionSpec.php
- PairSpec.php
- TupleSpec.php
- UnitSpec.php
- IteratorSpec.php
- TrampolineSpec.php
- WithFilterSpec.php
- AccumulativeValidationSpec.php
- ValidationCompositionSpec.php
- ValidationSpec.php
- ValidationTransformationSpec.php
- PatternMatchingSpec.php
- RandomKindGenerator.php
- TestTrait.php
- AssertIsLike.php
- TestCase.php
- Eq.php
- Monoid.php
- Semigroup.php
- Bind.php
- Pure.php
- Suspend.php
- FunctorComposite.php
- Invariant.php
- Applicative.php
- Apply.php
- Bifunctor.php
- Comonad.php
- EitherT.php
- FlatMap.php
- Foldable.php
- Free.php
- Functor.php
- Id.php
- IO.php
- Kleisli.php
- Lens.php
- Monad.php
- NaturalTransformation.php
- OptionT.php
- Reader.php
- Show.php
- State.php
- StateT.php
- Traverse.php
- applicative.php
- assertion.php
- common.php
- comprehension.php
- currying.php
- either.php
- eithert.php
- foldable.php
- free.php
- function1.php
- functor.php
- immlist.php
- immmap.php
- immset.php
- io.php
- kleisli.php
- lens.php
- match.php
- monad.php
- numbers.php
- option.php
- optiont.php
- pair.php
- reader.php
- semigroup.php
- show.php
- state.php
- string.php
- trampoline.php
- tuple.php
- type.php
- unit.php
- validation.php
- ApplicativeLaws.php
- FunctorLaws.php
- InvariantLaws.php
- LensLaws.php
- MonadLaws.php
- MonoidLaws.php
- SemigroupLaws.php
- EitherApplicativeOps.php
- EitherEqOps.php
- EitherFoldableOps.php
- EitherFunctorOps.php
- EitherMonadOps.php
- EitherMonoidOps.php
- EitherOps.php
- Function1ApplicativeOps.php
- Function1EqOps.php
- Function1FunctorOps.php
- Function1MonadOps.php
- Function1ProfunctorOps.php
- ImmListApplicativeOps.php
- ImmListEqOps.php
- ImmListFoldableOps.php
- ImmListFunctorOps.php
- ImmListMonadOps.php
- ImmListMonoidOps.php
- ImmListOps.php
- ImmListTraverseOps.php
- ImmMapApplicativeOps.php
- ImmMapEqOps.php
- ImmMapFoldableOps.php
- ImmMapFunctorOps.php
- ImmMapMonadOps.php
- ImmMapMonoidOps.php
- ImmMapOps.php
- ImmMapTraverseOps.php
- ImmSetApplicativeOps.php
- ImmSetEqOps.php
- ImmSetFoldableOps.php
- ImmSetFunctorOps.php
- ImmSetMonadOps.php
- ImmSetMonoidOps.php
- ImmSetOps.php
- ImmSetTraverseOps.php
- OptionApplicativeOps.php
- OptionEqOps.php
- OptionFoldableOps.php
- OptionFunctorOps.php
- OptionMonadOps.php
- OptionMonoidOps.php
- OptionOps.php
- PairBifunctorOps.php
- PairComonadOps.php
- PairFoldableOps.php
- PairFunctorOps.php
- PairOps.php
- TupleFoldableOps.php
- TupleFunctorOps.php
- TupleOps.php
- UnitEqOps.php
- UnitMonoidOps.php
- FunctorOps.php
- Cons.php
- Failure.php
- GenericReferenced.php
- ListNoTail.php
- ListWithTail.php
- NonEmptyList.php
- Some.php
- Success.php
- Function1.php
- ImmList.php
- PMatch.php
- Underscore.php
- Wildcard.php
- NoSuchElementException.php
- Cons.php
- Either.php
- Function1.php
- ImmInteger.php
- ImmList.php
- ImmMap.php
- ImmSet.php
- ImmString.php
- Kind.php
- Left.php
- Nil.php
- None.php
- NonEmptyList.php
- Option.php
- Pair.php
- Right.php
- Some.php
- Tuple.php
- Unit.php
- Done.php
- More.php
- Trampoline.php
- Copiable.php
- GenLens.php
- Iterator.php
- Traversable.php
- WithFilter.php
- Failure.php
- Success.php
- Validated.php
- Validation.php
- composer.json
- .gitignore
- .php-cs-fixer.php
- _config.yml
- composer.json
- LICENSE
- phpstan.neon
- phpunit.xml.dist
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/phunkie/phunkie
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd phunkie
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
